home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / MPW Related / Animated Cursors / CursorTkl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-09-14  |  257 b   |  11 lines  |  [TEXT/MPS ]

  1. #ifndef _cursortkl_
  2. #define _cursortkl_
  3. /******************************************************************************\
  4. * Function Prototypes
  5. \******************************************************************************/
  6.  
  7. void FixCursor (void);
  8.  
  9.  
  10. #endif
  11.